home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form frmVBReg
- Caption = "VB_Reg"
- ClientHeight = 1140
- ClientLeft = 7530
- ClientTop = 540
- ClientWidth = 2280
- Height = 1545
- Left = 7470
- LinkTopic = "Form1"
- ScaleHeight = 1140
- ScaleWidth = 2280
- Top = 195
- Width = 2400
- Begin CommandButton Command1
- Caption = "Command1"
- Height = 735
- Left = 360
- TabIndex = 0
- Top = 240
- Width = 1575
- End
- Sub Command1_Click ()
- 'EnumRoot
- GetServer
- 'GetCurVer
- 'AddKey
- End Sub
-